CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - algorithm performance

搜索资源列表

  1. 444322

    0下载:
  2. 数字水印技术近年来得到了较大的发展,基于变换域的水印技术是目前研究的热点。该文提出了一种基于DCT域的自适应水印算法。实验结果表明,这种算法具有良好的性能,实现的水印具有不可见性,而且具有较好的鲁棒性。 -digital watermarking technology in recent years has been substantial development, based on the transform domain watermarking technology is a ho
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:664304
    • 提供者:my name
  1. cache

    1下载:
  2. 实现LRU算法的Cache源代码,可以用来支持整个系统中某种对象数量的个数限制,同时,通过LRU算法保证使用频度高的对象尽可能的驻留内存。 该算法可以用来支持J2EE系统性能提升,同时又可以控制内存安全使用。-LRU algorithm implementation Cache source code, can be used to support the system as a whole number of objects in a certain number of restricti
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:12392
    • 提供者:zzj
  1. heritrix-1.14.3-src

    0下载:
  2. 高性能分词算法,采用java实现,能自动进行最小分词,用户可以筛选分词类别-Word segmentation algorithm for high-performance, the realization of the use of java, can automatically carry out the smallest sub-word, the user can filter category segmentation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10551401
    • 提供者:lijianfei
  1. tree

    1下载:
  2. 信号放大器 天然气经过管道网络从其生产基地输送到消耗地,在传输过程中,其性能的某一个或几个方面可能会有所衰减(例如气压)。为了保证信号衰减不超过容忍值,应在网络中的合适位置放置放大器以增加信号(例如电压)使其与源端相同。设计算法确定把信号放大器放在何处,能使所用的放大器数目最少并且保证信号衰减不超过给定的容忍值。-Signal amplifier gas through pipeline networks to transport their production base in consu
  3. 所属分类:JavaScript

    • 发布日期:2014-12-18
    • 文件大小:3072
    • 提供者:shishanshan
  1. javasort

    0下载:
  2. (1)写一个final参数类M,包括比较次数、交换次数、探测次数属性,并重写构造器和toString方法。 (2)写一个抽象类A,其中包括要排序的数据。提供三个final方法,分别完成比较、探测、交换操作的同时,正确改变私有的M类对象成员的相关属性。并提供一个虚方法doSort,同时提供一个final方法sort(先设置M对象初值,然后调用doSort方法,返回M对象引用) (3)写三个采用不同方法排序的A类的派生类A1,A2,A3 (4)写一个测试类作为主类,分别生成A1,A2,A
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:468049
    • 提供者:陈新杰
  1. A_flash_driver_algorithm_minimizing_block_erasures

    0下载:
  2. 一个减少块擦除的flash驱动算法,韩国人的文章,给出了文章中提出的STAFF算法与之前的FTL算法结果比较-Recently, flash memory is widely used in embedded applications since it has strong points: non-volatility, fast access speed, shock resistance, and low power consumption. However, due to its ha
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-02
    • 文件大小:542954
    • 提供者:
  1. suanfa

    0下载:
  2. 输入一组关键字序列分别实现下列排序: (1)实现简单选择排序、直接插入排序和冒泡排序。 (2)实现希尔排序算法。 (3)实现快速排序算法。 (4)实现堆排序算法。 (5)实现折半插入排序。 (6)在主函数中设计一个简单的菜单,分别测试上述算法。 (7)综合训练:采用几组不同数据测试各个排序算法的性能-Enter a keyword sequences to achieve the following order: (1) simple selection sort, insertion sort
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:63181
    • 提供者:lwo
  1. GpaCalculator

    1下载:
  2. Java写的GPA计算器。从文件读入升级,计算GPA,并给出提高绩点的算法。-GPA calculator written in Java. Read from the file update, calculate GPA, and gives the algorithm to improve performance point.
  3. 所属分类:Java Develop

    • 发布日期:2016-05-25
    • 文件大小:17408
    • 提供者:nescio
  1. student-system

    0下载:
  2. 本系统是个学生成绩管理系统 有如下功能: 1.用顺序表n个学生的学号和成绩录入; 思想: 在主函数里完成学生人数限定,和定义学生的结构体指针,调用录入函数。 用结构体指针完成学生信息录入。 2.用选择排序法对n个学生的成绩按照降序排列; 思想: 定义2个学生结构体指针,用选择法完成学生成绩排序。 3.利用栈和队列的算法操作,删除不及格的学生信息,保留及格学生信息在栈或队列中; 思想: 定义一
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:16999
    • 提供者:李章辉
  1. c

    0下载:
  2. EZ算法原理及检测抗攻击性能测试,很好很强大-EZ algorithm principle and detection of anti-attack performance test, a very powerful
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:385543
    • 提供者:崔岩
  1. pub

    0下载:
  2. 包括屏幕打印p、正则匹配r、下载d、算法性能t等功能-Including screen printing p, r, Download d, algorithm performance t regular match
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:4545
    • 提供者:Liquid
  1. LMSMU

    0下载:
  2. 本代码是关于自适应波束形成的代码,基于matlab软甲,lms算法,不同参数的比较性能-The code is the code on the adaptive beamforming matlab soft shells, lms algorithm, compare the performance of different parameters
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:1197
    • 提供者:漳浦
  1. KDTree2KNN

    0下载:
  2. 基于kdtree的KNN分类算法,利用kdtree在检索方面的优势有效地提高knn分类的性能,减小了分类的时间复杂度-Kdtree of KNN-based classification algorithm, using kdtree retrieval effectively improve knn classification performance, reducing the time complexity of the classification
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:18121
    • 提供者:shiyulong
  1. DivideConquer

    0下载:
  2. 2010年05月 算法分析与设计大作业 算法效能比较程序【DivideConquer】-May 2010 algorithm analysis and design of large operations algorithm performance comparison procedures [DivideConquer]
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:34930
    • 提供者:李刚
  1. PageToolUpgrade

    0下载:
  2. 增强设计器,一个页面可以使用多个PageTool,更新了分页算法 它是一个简单实用,高性能,增强用户体验,提高网站点击率,支持数据和关键字分页,支持自定义样式和div+css布局,view与model分离,支持扩展和处理model层,界面美观的asp.net控件。 使用方法: 1.首先得到总记录数,计算页数,设置pagesize。 2.得到页数和关键字,根据页数和关键字得到数据。 3.显示数据或绑定控件。 4.根据pagetool的tableID设置样式。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:102458
    • 提供者:程序员
  1. quicksort

    0下载:
  2. 快速排序算法及其优化,在序列长于某个给定值时递归采用快速排序,小于这个值时用插入排序代替快排,以优化快速排序的性能,同时程序记录优化前后的程序耗时给出比较。-Quick sort algorithm and optimization, in sequence longer than a given value recursively using quick sort, is less than this value quickly replaced by rows of insertion so
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:852
    • 提供者:eating
  1. QuickSort

    0下载:
  2. 快速排序(QuickSort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。快速排序被认为是当前最优秀的内部排序方法。-Quick Sort (QuickSort) is an efficient sorting algorithms. Although the algorithm runs in the wo
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:608
    • 提供者:庭月照
  1. EDF

    0下载:
  2. An important class of scheduling algorithms is the class of dynamic priority algorithms. The most important dynamic priority algorithm is Earliest Deadline First (EDF). Earliest-deadline-first (EDF) is good for scheduling real-time tasks in or
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:43144
    • 提供者:vss
  1. BPTree

    0下载:
  2. 该代码实现了b+树的索引,插入与删除等功能,还具有快速查找的性能,并且算法时间复杂度性能较优.-The code to achieve the index b+ tree, insert and delete functions, but also has the capability to quickly find, and the algorithm time complexity better performance.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:313470
    • 提供者:LHY
  1. vipcms_v1.3

    0下载:
  2. VIPCMS在Asp+Access/Mssql环境下开发的开源产品。程序采用程序与模版风格分离的模式 便于设计人员使用 无论您是程序开发人员还是美工设计人员均可以方便的使用本系统开发动态网站项目 整个系统都可以生成静态HTML,有效的提高了系统的性能,不仅减轻服务器的负载提高搜索收录率,增加网站收录。符合百度等搜索引擎最新算法要求。网站支持无限的语言种类、无限菜单栏目及无限栏目分类。网站页面div+css兼容目前所有主流浏览器,ie6+,Chrome,火狐,Opera,Safari等,HTML代
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-25
    • 文件大小:8378662
    • 提供者:xxpudn72
« 12 »
搜珍网 www.dssz.com